home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 108 / 108.d81 / director boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  39 lines

  1. 100 dv=peek(186):ifdv<8thendv=8
  2. 110 poke53281,.:poke53280,.:printchr$(147)chr$(14)chr$(8)
  3. 120 gosub60000
  4. 135 ifpeek(49152)=76andpeek(49153)=36then200
  5. 150 sys57812"psb font",dv,0:poke780,0:poke781,0:poke782,40:sys65493
  6. 160 poke53272,27
  7. 170 sys57812"ml",dv,0:poke780,0:poke781,0:poke782,192:sys65493
  8. 200 poke214,9:print:print" 1[150] [210]ound [210]obin 2[150] [205]atch [208]lay 3[150] [204][207][193][196][211][212][193][210]"
  9. 210 getk$:ifk$=""then210
  10. 220 k=val(k$):ifk<1ork>3then210
  11. 230 a$="round robin":ifk=2thena$="tournament"
  12. 240 ifk=3then40000
  13. 250 goto290
  14. 260 :
  15. 290 print"[144]load"chr$(34)a$chr$(34)","dv
  16. 300 print"run"
  17. 310 poke43,1:poke44,48:poke12288,0
  18. 320 poke631,13:poke632,13:poke633,13:poke198,3
  19. 330 new
  20. 340 :
  21. 10000 open15,8,15,"s0:director boot":close15:save"director boot",8:end
  22. 40000 a$="hello connect":fori=8to9:close2:open2,i,2:close2:ifstthen40020
  23. 40010 close15:open15,i,15,"r0:"+a$+"="+a$:input#15,er:close15:ifer=63then40030
  24. 40020 next:print"[147]":poke186,8:end
  25. 40030 q$=chr$(34):poke646,peek(53281):print"[147]"
  26. 40040 print"[147]p[207]2048,0:p[207]44,8:p[207]43,1:p[207]56,160:p[207]55,0:clr:l[207]"q$a$q$","i
  27. 40050 print"run:":poke631,13:poke632,13:poke198,2:end
  28. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  29. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  30. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  31. 60030 z$(0)="[212][207][213][210][206][193][205][197][206][212] [196][201][210][197][195][212][207][210]":z$(1)="by [194]arbara [200]. [211]chulak
  32. 60040 z$(2)[178]"(NULL)1.0 (len) 1993 by (NULL)oftdisk, right$nc."[170][199](13)
  33. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  34. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  35. 60070 z$(5)="shareware or in the public domain."
  36. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  37. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  38. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  39.